home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / Webscr / HTMLtool / _SETUP.1 / Back Button.scp < prev    next >
Text File  |  1999-03-02  |  302b  |  4 lines

  1. <HTMLtool>A button that provides the same functionality as the browser's back button</HTMLtool>
  2. <!-- This button uses a java script function to provide the same functionality as the browser's back button. -->
  3.  
  4. <FORM><INPUT TYPE="BUTTON" NAME="GOBACK" VALUE="Go back" OnClick="history.back()"></FORM>